[INFO] cloning repository https://github.com/BeesyOnGit/fast_flow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BeesyOnGit/fast_flow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeesyOnGit%2Ffast_flow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeesyOnGit%2Ffast_flow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fdcff65cbb4d82745c8d583349002cd491375446
[INFO] fixing BeesyOnGit/fast_flow against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeesyOnGit%2Ffast_flow" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BeesyOnGit/fast_flow
[INFO] finished tweaking git repo https://github.com/BeesyOnGit/fast_flow
[INFO] tweaked toml for git repo https://github.com/BeesyOnGit/fast_flow written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BeesyOnGit/fast_flow on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BeesyOnGit/fast_flow already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tabled_derive v0.11.0
[INFO] [stderr]   Downloaded terminal_size v0.4.2
[INFO] [stderr]   Downloaded testing_table v0.3.0
[INFO] [stderr]   Downloaded daemonize v0.5.0
[INFO] [stderr]   Downloaded windows-future v0.2.0
[INFO] [stderr]   Downloaded papergrid v0.15.0
[INFO] [stderr]   Downloaded tabled v0.19.0
[INFO] [stderr]   Downloaded cc v1.2.21
[INFO] [stderr]   Downloaded sysinfo v0.35.0
[INFO] [stderr]   Downloaded objc2-io-kit v0.3.1
[INFO] [stderr]   Downloaded fern v0.7.1
[INFO] [stderr]   Downloaded windows v0.61.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] db7ccabdfd41464e68d0bcf72445439cb4731bbe4bd710bb943056f56107f82a
[INFO] running `Command { std: "docker" "start" "db7ccabdfd41464e68d0bcf72445439cb4731bbe4bd710bb943056f56107f82a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "db7ccabdfd41464e68d0bcf72445439cb4731bbe4bd710bb943056f56107f82a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db7ccabdfd41464e68d0bcf72445439cb4731bbe4bd710bb943056f56107f82a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "db7ccabdfd41464e68d0bcf72445439cb4731bbe4bd710bb943056f56107f82a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking testing_table v0.3.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]     Checking fern v0.7.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking daemonize v0.5.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking sysinfo v0.35.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking papergrid v0.15.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking tabled v0.19.0
[INFO] [stderr]     Checking clap v4.5.37
[INFO] [stderr]     Checking fastflow v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `super::utils::read_from_file_ut`
[INFO] [stdout]  --> src/utils/daemon.rs:7:38
[INFO] [stdout]   |
[INFO] [stdout] 7 | use super::utils::{execute_commande, read_from_file_ut};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^ no `read_from_file_ut` in `utils::utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::utils::load_file_parsed`
[INFO] [stdout]  --> src/utils/subcommands.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     utils::{load_file_parsed, prompt_user},
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^ no `load_file_parsed` in `utils::utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `super::utils::check_dir_exist_or_create`, `super::utils::list_dir_contents`, `super::utils::read_from_file_ut`, `super::utils::write_to_file_ut`
[INFO] [stdout]   --> src/utils/subcommands.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         check_dir_exist_or_create, check_or_create_entry_point, execute_commande,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^ no `check_dir_exist_or_create` in `utils::utils`
[INFO] [stdout] 15 |         extract_repo_info, get_process_runner, get_sys_info, list_dir_contents, read_from_file_ut,
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^ no `read_from_file_ut` in `utils::utils`
[INFO] [stdout]    |                                                              |
[INFO] [stdout]    |                                                              no `list_dir_contents` in `utils::utils`
[INFO] [stdout] 16 |         watch_config_repo, write_to_file_ut,
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^ no `write_to_file_ut` in `utils::utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `load_file_parsed` in this scope
[INFO] [stdout]   --> src/utils/utils.rs:98:28
[INFO] [stdout]    |
[INFO] [stdout] 98 |     let mut config = match load_file_parsed::<ConfigFile>(&config_file_path) {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::core::utils::filesystem::load_file_parsed;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `check_dir_exist_or_create` in this scope
[INFO] [stdout]    --> src/utils/utils.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     check_dir_exist_or_create(&format!("{}/exmaple", &work_dir));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::core::utils::filesystem::check_dir_exist_or_create;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `check_dir_exist_or_create` in this scope
[INFO] [stdout]    --> src/utils/utils.rs:207:9
[INFO] [stdout]     |
[INFO] [stdout] 207 |         check_dir_exist_or_create(&format!("{}/example", &command.to));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::core::utils::filesystem::check_dir_exist_or_create;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `write_to_file_ut` in this scope
[INFO] [stdout]    --> src/utils/utils.rs:228:21
[INFO] [stdout]     |
[INFO] [stdout] 228 |             let _ = write_to_file_ut(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::core::utils::filesystem::write_to_file_ut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `is_directory` in this scope
[INFO] [stdout]    --> src/utils/utils.rs:354:32
[INFO] [stdout]     |
[INFO] [stdout] 354 |             let is_dir = match is_directory(&format!("{}/{}", &to, &unwraped_entry)) {
[INFO] [stdout]     |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::core::utils::filesystem::is_directory;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `write_to_file_ut` in this scope
[INFO] [stdout]    --> src/utils/utils.rs:387:21
[INFO] [stdout]     |
[INFO] [stdout] 387 |             let _ = write_to_file_ut(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::core::utils::filesystem::write_to_file_ut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `error` and `info`
[INFO] [stdout]  --> src/core/utils/command.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use log::{error, info};
[INFO] [stdout]   |           ^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `prompt_user`
[INFO] [stdout]  --> src/utils/subcommands.rs:5:31
[INFO] [stdout]   |
[INFO] [stdout] 5 |     utils::{load_file_parsed, prompt_user},
[INFO] [stdout]   |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::de::DeserializeOwned`
[INFO] [stdout]  --> src/utils/utils.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::de::DeserializeOwned;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `File`, `OpenOptions`, `Read`, `Write`, `create_dir_all`, `os::unix::ffi::OsStrExt`, `path::Path`, and `read_to_string`
[INFO] [stdout]  --> src/utils/utils.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fs::{self, File, OpenOptions, create_dir_all, read_to_string},
[INFO] [stdout]   |                ^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     io::{self, Read, Write},
[INFO] [stdout]   |                ^^^^  ^^^^^
[INFO] [stdout] 7 |     os::unix::ffi::OsStrExt,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     path::Path,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::utils::read_from_file_ut`
[INFO] [stdout]  --> src/utils/daemon.rs:7:38
[INFO] [stdout]   |
[INFO] [stdout] 7 | use super::utils::{execute_commande, read_from_file_ut};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^ no `read_from_file_ut` in `utils::utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::utils::load_file_parsed`
[INFO] [stdout]  --> src/utils/subcommands.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     utils::{load_file_parsed, prompt_user},
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^ no `load_file_parsed` in `utils::utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `super::utils::check_dir_exist_or_create`, `super::utils::list_dir_contents`, `super::utils::read_from_file_ut`, `super::utils::write_to_file_ut`
[INFO] [stdout]   --> src/utils/subcommands.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         check_dir_exist_or_create, check_or_create_entry_point, execute_commande,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^ no `check_dir_exist_or_create` in `utils::utils`
[INFO] [stdout] 15 |         extract_repo_info, get_process_runner, get_sys_info, list_dir_contents, read_from_file_ut,
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^ no `read_from_file_ut` in `utils::utils`
[INFO] [stdout]    |                                                              |
[INFO] [stdout]    |                                                              no `list_dir_contents` in `utils::utils`
[INFO] [stdout] 16 |         watch_config_repo, write_to_file_ut,
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^ no `write_to_file_ut` in `utils::utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `load_file_parsed` in this scope
[INFO] [stdout]   --> src/utils/utils.rs:98:28
[INFO] [stdout]    |
[INFO] [stdout] 98 |     let mut config = match load_file_parsed::<ConfigFile>(&config_file_path) {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::core::utils::filesystem::load_file_parsed;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `check_dir_exist_or_create` in this scope
[INFO] [stdout]    --> src/utils/utils.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     check_dir_exist_or_create(&format!("{}/exmaple", &work_dir));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::core::utils::filesystem::check_dir_exist_or_create;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `check_dir_exist_or_create` in this scope
[INFO] [stdout]    --> src/utils/utils.rs:207:9
[INFO] [stdout]     |
[INFO] [stdout] 207 |         check_dir_exist_or_create(&format!("{}/example", &command.to));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::core::utils::filesystem::check_dir_exist_or_create;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `write_to_file_ut` in this scope
[INFO] [stdout]    --> src/utils/utils.rs:228:21
[INFO] [stdout]     |
[INFO] [stdout] 228 |             let _ = write_to_file_ut(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::core::utils::filesystem::write_to_file_ut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `is_directory` in this scope
[INFO] [stdout]    --> src/utils/utils.rs:354:32
[INFO] [stdout]     |
[INFO] [stdout] 354 |             let is_dir = match is_directory(&format!("{}/{}", &to, &unwraped_entry)) {
[INFO] [stdout]     |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::core::utils::filesystem::is_directory;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `write_to_file_ut` in this scope
[INFO] [stdout]    --> src/utils/utils.rs:387:21
[INFO] [stdout]     |
[INFO] [stdout] 387 |             let _ = write_to_file_ut(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::core::utils::filesystem::write_to_file_ut;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `error` and `info`
[INFO] [stdout]  --> src/core/utils/command.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use log::{error, info};
[INFO] [stdout]   |           ^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `prompt_user`
[INFO] [stdout]  --> src/utils/subcommands.rs:5:31
[INFO] [stdout]   |
[INFO] [stdout] 5 |     utils::{load_file_parsed, prompt_user},
[INFO] [stdout]   |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::de::DeserializeOwned`
[INFO] [stdout]  --> src/utils/utils.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::de::DeserializeOwned;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `File`, `OpenOptions`, `Read`, `Write`, `create_dir_all`, `os::unix::ffi::OsStrExt`, `path::Path`, and `read_to_string`
[INFO] [stdout]  --> src/utils/utils.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fs::{self, File, OpenOptions, create_dir_all, read_to_string},
[INFO] [stdout]   |                ^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     io::{self, Read, Write},
[INFO] [stdout]   |                ^^^^  ^^^^^
[INFO] [stdout] 7 |     os::unix::ffi::OsStrExt,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     path::Path,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fastflow` (bin "fastflow" test) due to 9 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fastflow` (bin "fastflow") due to 9 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "db7ccabdfd41464e68d0bcf72445439cb4731bbe4bd710bb943056f56107f82a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db7ccabdfd41464e68d0bcf72445439cb4731bbe4bd710bb943056f56107f82a", kill_on_drop: false }`
[INFO] [stdout] db7ccabdfd41464e68d0bcf72445439cb4731bbe4bd710bb943056f56107f82a
